- Flowzap
Flowzap
The FlowZap MCP Server bridges AI coding assistants and FlowZap's diagramming engine, letting LLMs generate real, shareable Workflow, Sequence and Architecture diagrams in seconds. Pretty ones.
- Installs in one command — npx -y flowzap-mcp — with no authentication required.
- Works with Claude Desktop, Cursor, Windsurf, Zed, Warp, Cline, Roo Code, Continue.dev, OpenAI Codex, and more. - Core tools let AI agents validate FlowZap Code syntax, fetch syntax docs, and create shareable playground URLs.
- Use it with its SKILL . md file for cleaner results: npx skills add flowzap-xyz/flowzap-mcp --skill flowzap-diagrams
Overview
FlowZap MCP connects AI assistants to the FlowZap diagramming engine so they can generate shareable workflow, sequence, and architecture diagrams from FlowZap Code.
Features
- Generate FlowZap diagrams through MCP-compatible AI clients
- Validate FlowZap Code syntax
- Fetch FlowZap syntax documentation
- Create temporary shareable playground URLs
- Return diagrams as structured JSON graphs for downstream reasoning
Compatible clients
Claude Desktop, Cursor, Windsurf, Zed, Warp, Cline, Roo Code, Continue, OpenAI Codex, and other MCP-compatible tools.
Install
npx -y flowzap-mcp
For better results, pair it with the FlowZap skill:
npx skills add flowzap-xyz/flowzap-mcp --skill flowzap-diagrams
Security
- No authentication required
- Public endpoints only
- No user data stored
- Ephemeral playground sessions with 60-minute TTL
- No cookies or tracking
- Logs are written to stderr only
Server Config
{
"mcpServers": {
"flowzap": {
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
Jules KovacStar
-Language
-License
-Tags
Recommend Servers
View AllKomodo MCP Server
@komodo-mcp-server
a day ago
Fortune Reading
a day ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Scout Mcp
@bartonguestier1725-collab
a day ago
测试1
@chatmcp
13 hours ago
Freezetext Mcp
@juergenkoller-software
3 hours ago
Gcs Scanner Mcp Server
@Foued Dridi
2 hours ago